func internal/runtime/maps.depthToShift

3 uses

	internal/runtime/maps (current package)
		map.go#L252: func depthToShift(depth uint8) uint8 {
		map.go#L316: 	m.globalShift = depthToShift(m.globalDepth)
		map.go#L644: 	m.globalShift = depthToShift(m.globalDepth)